Autogenerated HTML docs for v1.6.5.2-215-g77097f
diff --git a/git-http-push.html b/git-http-push.html index c966959..251881d 100644 --- a/git-http-push.html +++ b/git-http-push.html
@@ -453,10 +453,10 @@ </ul></div> <div class="para"><p>Without <em>--force</em>, the <src> ref is stored at the remote only if <dst> does not exist, or <dst> is a proper subset (i.e. an -ancestor) of <src>. This check, known as "fast forward check", +ancestor) of <src>. This check, known as "fast-forward check", is performed in order to avoid accidentally overwriting the remote ref and lose other peoples' commits from there.</p></div> -<div class="para"><p>With <em>--force</em>, the fast forward check is disabled for all refs.</p></div> +<div class="para"><p>With <em>--force</em>, the fast-forward check is disabled for all refs.</p></div> <div class="para"><p>Optionally, a <ref> parameter can be prefixed with a plus <em>+</em> sign to disable the fast-forward check only on that ref.</p></div> </div> @@ -474,7 +474,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2009-11-15 09:57:10 UTC +Last updated 2009-11-16 02:10:11 UTC </div> </div> </body>